Skip to content

Conversation

@bjpietrzak
Copy link

Added Chroma client to VectorDBBench. Extended chroma/config.py functionalities to make them similar to the weaviatecloud client.

@bjpietrzak
Copy link
Author

/assign @XuanYang-cn

alwayslove2013
alwayslove2013 previously approved these changes Sep 29, 2025
return {
"host": self.host.get_secret_value(),
"port": self.port,
"password": self.password.get_secret_value(),
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just double-check, removing "password" from connection info is as expected?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sre-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: bjpietrzak
To complete the pull request process, please assign xuanyang-cn after the PR has been reviewed.
You can assign the PR to them by writing /assign @xuanyang-cn in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@alwayslove2013
Copy link
Collaborator

There are lint issues, please check them ~

pip install black ruff --upgrade
make format
make lint

@bjpietrzak
Copy link
Author

Do you guys need me to do anything else? Can we merge this change?

@alwayslove2013
Copy link
Collaborator

@bjpietrzak Could you explain why it's necessary to remove the password and port?

@bjpietrzak
Copy link
Author

@bjpietrzak Could you explain why it's necessary to remove the password and port?

It's not. Will change it this evening.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants